expo vector icons install

51

import { Ionicons } from '@expo/vector-icons';

export interface ownWrittenProps {
    leftIcon?: keyof typeof Ionicons.glyphMap;
}

Comments

Submit
0 Comments